home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Demo
/
Elearn
/
Fizica
/
interfata.swf
/
scripts
/
DefineButton2_180
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2005-01-03
|
175b
|
8 lines
on(press){
gotoAndStop(3);
fscommand("hideAll");
_parent._parent.nav._visible = true;
_parent._parent.asist._visible = true;
_parent._visible = false;
}